PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableContent Class / getRows Method
In This Topic
    getRows Method
    In This Topic
    Gets the table rows.
    Syntax
    public PDFFlowTableRowCollection getRows()

    Return Value

    The collection of rows in the table header.
    See Also